home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Co-Cz / Console.cpt / TTY Console / card_5586.txt < prev    next >
Text File  |  1989-10-31  |  621b  |  28 lines

  1. -- card: 5586 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 4055
  5. -- name: 
  6.  
  7.  
  8. -- part contents for background part 1
  9. ----- text -----
  10.  
  11. configPort XCMD
  12. syntax: configPort thePort, theSpeed, dataBits, parity, stopBits
  13.  
  14. Configures port thePort to reflect settings passed in theSpeed, dataBits, parity, and stopBits.
  15. Errors are returned via the result.
  16. ----------
  17.  
  18. sendData XCMD
  19. syntax sendData thePort, theData
  20.  
  21. Sends the string of characters contained in theData out port thePort.
  22. Errors are returned via the result.
  23. ----------
  24.  
  25.  
  26. -- part contents for background part 8
  27. ----- text -----
  28. TTY Console Help